Fetch Specification Hint Keys
|
Old API
|
New API
|
EOPrefetchingRelationshipHintKey (Objective-C)
FetchSpecification.PrefetchingRelationshipHintKey and DatabaseContext.PrefetchingRelationshipHintKey (Java)
|
EOFetchSpecification's accessor methods, prefetchingRelationshipKeyPaths and setPrefetchingRelationshipKeyPaths:
|
EOFetchLimitHintKey (Objective-C)
DatabaseContext.FetchLimitHintKey (Java)
|
EOFetchSpecification's accessor methods, fetchLimit and setFetchLimit:
|
EOPromptAfterFetchLimitHintKey (Objective-C)
DatabaseContext.PromptAfterFetchLimitHintKey (Java)
|
EOFetchSpecification's accessor methods, promptsAfterFetchLimit and setPromptsAfterFetchLimit:
|